AL RENDERER$

This function will return the name of the audio renderer (usually the name of the developer). An audio renderer is the software (or driver) that tells the operating system how to play sound on an audio device.

  Syntax
Return String = AL RENDERER$( *no parameters* )
  Parameters

No parameters required.

  Returns

Returns the name of the OpenAL renderer being used in the currently installed runtime, as a string.

  See also

DarkAL Functions Menu